C1.DataCollection Assembly / C1.DataCollection Namespace / C1CursorDataCollection<T,K> Class / HasMoreItems Property

In This Topic
HasMoreItems Property (C1CursorDataCollection<T,K>)
In This Topic
Gets a value that indicates whether more items can be loaded.
Syntax
'Declaration
 
Public Overridable ReadOnly Property HasMoreItems As Boolean
 
See Also